home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr14 / knk41.zip / HISTORY.DOC < prev    next >
Text File  |  1993-05-12  |  6KB  |  131 lines

  1.  
  2. Version 4.1 has the following fixes and enhancements....
  3.  
  4. ADDED a feature at "buy" prompts where you can enter "M" to buy the maximum
  5. amount you can afford.
  6.  
  7. Improved King Computer's cannon attack logic.
  8.  
  9. Changed the game so that if someone hangs up in a game it is recorded as a
  10. loss. Some players had been hanging up on the game to keep their loss from
  11. being recorded in the monthly scoreboard.
  12.  
  13. Fixed a bug where a player's win was not detected if King Computer had no men
  14. left or his castle was destroyed and the player passed their turn or bought
  15. something at the trading post.
  16.  
  17. Increased the amount of guards that are generated at game start.
  18.  
  19. Added "Power Bars". Run the game, you'll see! it's easier than trying to
  20. explain them! (-: They're nice! One block in the power bar is displayed for
  21. every 500 kastle points and one for every 750 soldiers. The smaller the bar,
  22. the weaker you or King Computer is. This gives a graphic representation of
  23. you and King Computer's total strength. (-:
  24.  
  25. King Computer now reinforces his castle sooner when faced with a player cannon
  26. buildup. He was waiting too long before and was losing on account of it.
  27.  
  28. Much more fine tuning of King Computer's play logic.
  29.  
  30. Version 4.0 has the following fixes and enhancements....
  31.  
  32. Added support for COM1 through COM4 and for up to 115,200 baud.
  33.  
  34. COMPLETELY and I do mean completely rewrote the King Computer's logic! He is
  35. now a MUCH smarter player than before. So much so that I put in a disclaimer
  36. in the opening screen saying he doesnt cheat! (Not in so many words though!)
  37. For the curious among you, he now assigns a priority to each action based on
  38. existing game conditions and then acts on the highest priority action that is
  39. practical. This decision engine is much superior to the previous one and you
  40. should see a significant improvement in how King Computer plays. Enjoy!
  41.  
  42. Added a registration key scheme. This will display to the world that you have
  43. registered the game. The unregistered version is completely uncrippled. It
  44. will just say "plese register me". No functions are disabled to blackmail you
  45. into registering. Previously registered sysops can get a key for FREE *IF*
  46. they send me a SASE (self addresed stamped envelope) OR they send me a fidonet
  47. netmail message requesting a registration key. You MUST tell me your name that
  48. you used to register before AND your BBS NAME to get your key since this info
  49. is used in the key generation scheme.
  50.  
  51.  
  52. Version 3.2 has the following bug fix...
  53.  
  54. Well, version 3.1 lasted one day. )-; Fixed a stupid bug introduced into the
  55. input routine. Serves me right for testing the thing when tired. Fortunately,
  56. not many people wasted their time downloading it. This release fixes that bug.
  57. My thanks go to Paul Naley of Little Rascals BBS (301)-535-0225 for the quick
  58. bug report.
  59.  
  60. Version 3.1 has the following changes/bug fixes...
  61.  
  62. This version mainly adds code to deal with the rash of non-standard DORINFOs
  63. that have been appearing lately. It will no longer bomb as long as the
  64. information in DORINFO is reasonbly correct. Before it expected the
  65. information in DORINFO to follow exactly the standard originated by RBBS.
  66.  
  67. This version also adds auto baud rate detect. You no longer have to pass a
  68. locked baud rate on the command line. The correct way to call KNK now for your
  69. BBS is;
  70.  
  71. KNK C:\bbs\dorinfo1.def
  72.  
  73. or for the local console;
  74.  
  75. KNK /L
  76.  
  77. Also corrected some minor inconsistancies where King Computer was;
  78.  
  79. A: Not buying food soon enough in some cases.
  80. B: Not infiltrating occationally when the player had few guards.
  81. c: Not hiring assassins when the player had few guards.
  82.  
  83. Mostly, you will find this version a minor update. Play will remain nearly the
  84. same, it is just the BBS DORINFO interface routines that have undergone major
  85. revision. If you could not run KNK before because you were getting "ERROR
  86. 64's" you should find that it will run OK now.
  87.  
  88.  
  89. Version 3.0 has the following additions/bug fixes...
  90.  
  91. This release is mainly a bug fix version.
  92.  
  93. Fixed division by 0 errors (2 found) if King Computer had 0 civilians and
  94. soldiers.
  95.  
  96. Fixed King Computers "Retiring Soldiers" routine. It was not working
  97. correctly.
  98.  
  99. A few minor adjustments to King Computer's decision routines which should
  100. result in slightly stronger play.
  101.  
  102.  
  103. Version 2.0 has the following additions/bug fixes...
  104.  
  105. Fixed a division by 0 error found in two places if a player had -0- men and
  106. -0- civilians left. (Not a good thing eh? ;-)
  107.  
  108. Fixed erratic "Months of Food" display in the main display panel. I am only
  109. showing the left 5 characters of the calculation. This is fine and shows that
  110. you might have .9995 months of food left and may gamble and let a few of your
  111. constituents die off if there is some other pressing problem that needs taking
  112. care of. Unfortunately, if you had a REALLY small amount of food left the
  113. "Months of Food" figure might a very small number in scientific notation!
  114. (i.e. 6.03034E-7.) By showing only the left 5 characters of THAT figure, that
  115. would look like "6.030" months of food left! I've changed it so if a player
  116. has less than 0.1 months of food left it will show as -0- months of food left!
  117. This should help prevent famine due to incorrect government statistics
  118. reports! (-;
  119.  
  120. In this version, King Computer is MUCH smarter! Your users will find him a
  121. "bit" more difficult to conquer! (-;
  122.  
  123. To upgrade to this version, you MUST erase "KNK.DAT" from the version 1.0
  124. game's directory!
  125.  
  126. A scoreboard is now generated. The file name is "KNK-BEST.ASC". Every month
  127. the scoreboard is cleared and the current "KNK-BEST.ASC" is renamed to
  128. "KNK-LAST.ASC". See "KNK.DOC" for more information.
  129.  
  130.  
  131.